home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / net / cnetjam10.lha / cnet / pfiles / fido / !Dir_Contents! next >
Text File  |  1994-07-03  |  4KB  |  115 lines

  1.  
  2. Contents of "cnet:pfiles/fido/"
  3.  
  4.     Call_Jam
  5.  
  6.         - Adds the "CALL" command to CNet. Add this line to the bottom of
  7.           your Menu # 1 (Maintenance Menu) of BBSMENU:
  8.  
  9.                 CALL, CALL jam | {#0pfiles:fido/Call_Jam}
  10.                                  ^
  11.                              Control-Q
  12.  
  13.         - This command allows you to use the "JamCall.rexx" file from INSIDE
  14.           of CNet. This is great for when you're doing AreaFixes, FREQs, etc
  15.           from other systems.
  16.  
  17.         - Typed alone, "CALL" will ask you for the needed info, or else you
  18.           can supply it right on the command line, like this:
  19.  
  20.                 Main Prompt> CALL 1:260/121.0 10 30
  21.  
  22.           This would attempt to dial my bbs(Frontiers) a maximum of 10 times,
  23.           with a 30 "tick" wait between each dial.
  24.  
  25.         - Check your "poll" log for logged results of this command.
  26.  
  27.  
  28.     FidoBusyMessage
  29.  
  30.         - I run this file in my "sys.welcome" file like this:
  31.  
  32.                 {#0pfiles:fido/FidoBusyMessage}
  33.                 ^
  34.             Control-Q
  35.  
  36.         - This program checks for the existence of any ".PKT" files in your
  37.           INBOUND: directory and if found, will display a message telling
  38.           the user incoming Fido-Net messages are being processed in the
  39.           background. I also have it state that the SPEED of the system may
  40.           be comprimised until these messages are finished being processed,
  41.           so if you're running on a faster CPU, you may need to reword what
  42.           this file will tell the users.
  43.  
  44.  
  45.     NetLogViewer
  46.  
  47.         - Add the following line to Menu # 1 (Maintenance Menu) of BBSMENU:
  48.  
  49.                 NL, Net Log | {#0pfiles:fido/NetLogViewer}
  50.                               ^
  51.                           Control-Q
  52.  
  53.         - Gives you an easy way to view and/or delete log files used when
  54.           running networks. Currently set up to display these logs, which
  55.           MAY or MAY NOT need to be changed for your uses:
  56.  
  57.                 JamMail.log, TrapList, Toss, Poll, FreqMate
  58.  
  59.  
  60.     NetUtils
  61.  
  62.         - Add following line to Menu # 1 (Maintenance Menu) of BBSMENU:
  63.  
  64.                 NET, NET utils | {#0pfiles:fido/NetUtils}
  65.                                  ^
  66.                              Control-Q
  67.  
  68.         - Gives you the following utilities:
  69.  
  70.                 1. Net Logs          (Uses NL command above)
  71.                 2. Get Node Info     (Uses GetNode   in "mail:fido/")
  72.                 3. List Net Names    (Uses ENumNet   in "mail:fido/")
  73.                 4. List  Accounting  (Uses ListAcct  in "mail:fido/")
  74.                 5. Clear Accounting  (Uses ClearAcct in "mail:fido/")
  75.  
  76.  
  77. Other Files: (Not included in this archive):
  78.  
  79.     CheckVolume
  80.  
  81.         - Reads "toss" log and creates a report of usage. This file is still
  82.           in BETA stages, so will not be released yet.
  83.  
  84.     FidoVolumeReport
  85.  
  86.         - The usage report made by above file.
  87.  
  88.     FidoVolumeTotals
  89.  
  90.         - The data file used to create usage reports.
  91.  
  92.     FidoMenu
  93.  
  94.         - Gives the user a "FIDO" command menu, which looks like this:
  95.  
  96.                 1: Check Fido Processing Status
  97.                 2: Check Fido Volume Report
  98.                 3: Check Fido Base Sizes
  99.  
  100.         - Because option 1 is the only released modification, this will also
  101.           saty under wraps for now.
  102.  
  103.     FreqTester
  104.  
  105.         - Used to test your FReqMate setup.
  106.  
  107.     FREQ-List_Maker
  108.  
  109.         - Used to create FILES lists your users can download, or other SysOps
  110.           can REQuest from you. I'll include this with the other FREQ stuff
  111.           after I get it fully working over here.
  112.  
  113. Dotoran
  114. 7/2/94
  115.